Phidget Instrument Driver Readme
1. Overview
Instrument Driver Technology: LabVIEW Plug and Play (project-style)
Manufacturer: Phidgets Inc.
Supported Language(s): LabVIEW
Supported Model(s): All Phidgets Supported by Phidget22
Interface(s): USB, VINT
Certified: No
NI Supported: No
Source Code Available: No
Driver Revision: 1.24.20260128
Original Release Date: 2017-06-26
Current Revision Date: 2026-01-28
2. Required Software
Phidget22 Core Libraries - Download Here
3. Revision History
Refer to Changelog for full details - Phidget22 Changelog
- 1.0.0.20170626: Initial Release
- 1.0.0.20180103: Fix _Close.vi on 64-bit LabVIEW
- 1.0.0.20180117: Improved String Handling
- 1.0.0.20180130: ResetLibrary.vi now works regardless of error in. Added setServerPassword
- 1.1.20190415: Fixed PhidgetAddServer.vi
- 1.6.20200214: Added Logging Functionality
- 1.6.20200330: Fixed enums
- 1.6.20210210: Added Manager Support. Removed NULL terminators from strings. Added GetIsRemote, GetChannelClassName, GetDeviceInfo
- 1.7.20210706: Fixed behind the scenes exception in Phidget_release.vi
- 1.7.20210816: Fixed how strings are handled when building a project as an executable. Fixed strings in 32-bit LabVIEW
- 1.10.20220413: Fixed ErrorHandler string handling to work with .exe export